ComboBox.KeyDown Event

Returns a Boolean.The user has pressed the Key passed while the ComboBox has the focus. Returning True means that no further processing is to be done with the Key.

Syntax

KeyDown ( key )

Parameters

key

String